home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 114 / macaddict114.cdr / Software / Graphics & Multimedia / EasyCrop.dmg / EasyCrop.app / Contents / Resources / English.lproj / RegistrationPrompt.nib / classes.nib next >
Text File  |  2005-11-10  |  432b  |  13 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {buyIt = id; enterKey = id; tryIt = id; visitBundleInfo = id; }; 
  6.             CLASS = RegistrationPromptController; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {buyButton = NSButton; tryButton = NSButton; }; 
  9.             SUPERCLASS = NSWindowController; 
  10.         }
  11.     ); 
  12.     IBVersion = 1; 
  13. }